Skip to content
This repository was archived by the owner on Dec 23, 2025. It is now read-only.

Issue #KN-231 chore: Added the default value for aws and gcloud. - #1780

Open
AmiableAnil wants to merge 1 commit into
Sunbird-Knowlg:release-4.10.1from
AmiableAnil:release-4.10.1
Open

Issue #KN-231 chore: Added the default value for aws and gcloud.#1780
AmiableAnil wants to merge 1 commit into
Sunbird-Knowlg:release-4.10.1from
AmiableAnil:release-4.10.1

Conversation

@AmiableAnil

Copy link
Copy Markdown
Contributor

No description provided.

learning_service.basePath = "{{ kp_learning_service_base_url }}"
}

#Cloud storage config

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicate entry. This is already defined on top line 552

aws_storage_container= "{{ aws_storage_container_name }}"

#Google cloud config
gcloud_client_key: "{{ sunbird_gcloud_client_key }}"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same keys are duplicated multiple times. Check all CSP configuration properties once.

@vinukumar-vs vinukumar-vs left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check this way,

Create a separate CSP config file and import for which ever jobs we need
include file("/data/flink/conf/base-config.conf")

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants